Use #, not @ in text.
authorTor Lillqvist <tml@src.gnome.org>
Sun, 30 Mar 2008 02:31:40 +0000 (02:31 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 30 Mar 2008 02:31:40 +0000 (02:31 +0000)
svn path=/trunk/; revision=19948

docs/reference/gtk/tmpl/gtkenums.sgml

index e7fee82819e6d2d8f88592de9ea296df786ad202..4865fe99f8f3150cb0619b4efbb99cdd71cde827 100644 (file)
@@ -443,7 +443,7 @@ Used by #GtkCList and #GtkCTree to indicate whether a row is visible.
 <!-- ##### ENUM GtkWindowPosition ##### -->
 <para>
 Window placement can be influenced using this enumeration. Note that
-using @GTK_WIN_POS_CENTER_ALWAYS is almost always a bad idea. 
+using #GTK_WIN_POS_CENTER_ALWAYS is almost always a bad idea. 
 It won't necessarily work well with all window managers or on all windowing systems.
 </para>